# Carnal Realms core court offices.

title_cr_keeper_of_the_bedchamber = {
	dignity = 0.15
	realm_in_name = yes
	grant_limit = 1
	opinion_effect = 5
	revoke_allowed = yes

	monthly_salary = 0.05
	monthly_prestige = 0.25

	diplomacy = 1
	intrigue = 1
	sex_appeal_opinion = 5

	is_unique = yes

	allowed_to_hold = {
		NOT = {
			primary_title = { temporary = yes }
		}
		cr_available_adult_character_trigger = yes
	}

	allowed_to_grant = {
		OR = {
			is_feudal = yes
			is_tribal = yes
			is_republic = yes
			is_patrician = yes
			is_nomadic = yes
		}
	}

	gain_effect = {
	}
	lose_effect = {
	}

	message = yes
}

title_cr_keeper_of_revels = {
	dignity = 0.12
	realm_in_name = yes
	grant_limit = 1
	opinion_effect = 5
	revoke_allowed = yes

	monthly_salary = 0.04
	monthly_prestige = 0.25

	diplomacy = 1
	learning = 1

	is_unique = yes

	allowed_to_hold = {
		NOT = {
			primary_title = { temporary = yes }
		}
		cr_available_adult_character_trigger = yes
	}

	allowed_to_grant = {
		OR = {
			is_feudal = yes
			is_tribal = yes
			is_republic = yes
			is_patrician = yes
			is_nomadic = yes
		}
	}

	gain_effect = {
	}
	lose_effect = {
	}

	message = yes
}

title_cr_carnal_companion = {
	dignity = 0.05
	realm_in_name = yes
	grant_limit = 3
	opinion_effect = 5
	revoke_allowed = yes

	monthly_salary = 0.03
	monthly_prestige = 0.15

	diplomacy = 1
	sex_appeal_opinion = 5

	allowed_to_hold = {
		NOT = {
			primary_title = { temporary = yes }
		}
		cr_available_adult_character_trigger = yes
		OR = {
			cr_has_carnal_calling_trait = yes
			cr_has_prostitution_career_trait = yes
		}
	}

	allowed_to_grant = {
		OR = {
			is_feudal = yes
			is_tribal = yes
			is_republic = yes
			is_patrician = yes
			is_nomadic = yes
		}
	}

	gain_effect = {
	}
	lose_effect = {
	}

	message = yes
}

title_cr_brothel_warden = {
	dignity = 0.08
	realm_in_name = yes
	grant_limit = 1
	opinion_effect = 5
	revoke_allowed = yes

	monthly_salary = 0.04
	monthly_prestige = 0.20

	stewardship = 1
	intrigue = 1

	is_unique = yes

	allowed_to_hold = {
		NOT = {
			primary_title = { temporary = yes }
		}
		cr_available_adult_character_trigger = yes
	}

	allowed_to_grant = {
		OR = {
			is_feudal = yes
			is_tribal = yes
			is_republic = yes
			is_patrician = yes
			is_nomadic = yes
		}
	}

	gain_effect = {
	}
	lose_effect = {
	}

	message = yes
}
